
if service.click({
{"play*",
}
})
return true
end

if service.click({
{"<show*",
}
})
return true
end
